Category: Zone BBS Suggestions and Feedback
Would it be possible to add a way for us to customize the randomizer so it only performs substitutions when we want it to (i.e., so it doesn't try to do a substitution when someone writes the name of an environment variable, like %path% or when someone writes code like i=i%n;), maybe via a regex evaluated with preg_match_all() that we could enter into Account Settings, and failing the use of a regex, a QN command (maybe /nr?) that's similar to the /text command in Messenger Plus (which doesn't parse any of that app's special format codes and leaves the message unchanged)?
Hmmm. Interesting suggestion. I don't really use the randomizer as muchas I used to, so I don't know if it would affect me much, but it's not a bad idea.